You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLMtxVec Class > TOpenCLMtxVec Methods > Expj Method > TOpenCLMtxVec.Expj Method ([In] TOpenCLMtxVec, int, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLMtxVec.Expj Method ([In] TOpenCLMtxVec, int, int, int)

Calculate the complex exponential for Omega elements [OmegaIndex]..[OmegaIndex+Len-1].

Syntax
C#
Visual Basic
public TOpenCLMtxVec Expj([In] TOpenCLMtxVec Omega, int OmegaIndex, int Index, int Len);

Store the results in calling object elemets [Index]..[Index+Len-1]. Size and TOpenCLBase.ComplexComplex properties of the calling vector must be set explicitly. An exception is raised if array borders are overrun or underrun.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!